﻿COUNTRIES = {
	c:SWE = {		
		effect_starting_technology_tier_2_tech = yes
		add_technology_researched = dialectics
		effect_starting_politics_conservative = yes
		
		add_taxed_goods = g:liquor
		
		set_tariffs_export_priority = g:iron
		set_tariffs_export_priority = g:wood
		
		# Laws 
		activate_law = law_type:law_monarchy
		activate_law = law_type:law_oligarchy
		activate_law = law_type:law_national_supremacy				# Swedish policies regarding the Sami were not terribly enlightened during this period
		activate_law = law_type:law_freedom_of_conscience
		activate_law = law_type:law_appointed_bureaucrats
				
		activate_law = law_type:law_mercantilism
		activate_law = law_type:law_interventionism
		activate_law = law_type:law_per_capita_based_taxation
		activate_law = law_type:law_local_police
		activate_law = law_type:law_religious_schools

		activate_law = law_type:law_serfdom_banned
		activate_law = law_type:law_censorship						# Indragningsmakten
		activate_law = law_type:law_no_womens_rights				# Changed from "Propertied Women", because Sweden enacted equal inheritance rights in 1845.
		
		activate_law = law_type:law_debt_slavery					# Statare contract-workers

		set_institution_investment_level = {
			institution = institution_schools
			level = 3
		}	

		add_journal_entry = {
			type = je_swedish_guilds
		}

		add_journal_entry = {
			type = je_matter_of_norway
		}

		

		ig:ig_devout = {
			set_interest_group_name = ig_church_of_sweden
			add_ruling_interest_group = yes
		}

		ig:ig_landowners = {
			add_ruling_interest_group = yes
		}

		ig:ig_landowners = {
			add_ruling_interest_group = yes
		}

		ig:ig_petty_bourgeoisie = {
			set_interest_group_name = ig_guilds
			add_ruling_interest_group = yes
			add_ideology = ideology_guilds

			add_modifier = {
				name = guild_dominance
			}
		}

		ig:ig_industrialists = {
			add_modifier = {
				name = guild_dominance_industrialists
			}
		}

	}
}